home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 25 / Cream of the Crop 25.iso / os2 / srefv12i.zip / index.ht0 < prev    next >
Text File  |  1997-03-02  |  4KB  |  94 lines

  1. <!doctype html public "-//IETF//DTD HTML 2.0//EN">
  2.  
  3. <html> <head> <title> Sample Home Page for SRE-FILTER </title>
  4. <meta name="Description" contents=" This is the Sample Home Page
  5. for SRE-Filter. It contains links to SRE-Filter's documentation,
  6. and to several examples that illustrate SRE-Filter features">
  7. </head>
  8.  
  9. <!-- body bgcolor="#b5c8a2" background="/imgs/web2.gif" -->
  10. <body bgcolor="#b5c8a2" background="/imgs/srefweb.gif">
  11.  
  12. <!-- Replace time --> <!--Replace Date -->,    <!-- Replace hits -->
  13. <center>
  14. <table border=0><th> </th> <th> </th> <tr>
  15. <td rowspan=2> <IMG SRC="/imgs/srefiltr.gif" ALIGN="MIDDLE" ALT="SRE-Filter" > </td>
  16. <td><h1>The SRE-Filter For GoServe Web Server </h1> </td>
  17. <tr> 
  18. <td align=center> <h2> Sample Home Page </h2> </td>
  19. </table> </center>
  20.  
  21. <h3>Welcome to SRE-Filter! </h3>
  22. <menu>
  23. <li>The <A HREF="/SAMPLES/guide.htm">users guide</A> is a good place to start 
  24. <EM>(it contains TABLES, and has a touch o' graphics in it ...)</EM>
  25. <!-- Select tmp.1=extract(serveraddr) ; tmp.2=extract(clientaddr) ; 
  26.       select.result=1;
  27.       if tmp.1<>tmp.2 then do ;  select.result=0 ; end; -->
  28. <li> and you can run the <A HREF="/CONFIGUR.HTM">SRE-FILTER configurator</A>
  29. when you are ready to make some changes.
  30. <!-- Select end -->
  31. <LI>Or, are you interested in <A HREF="/SAMPLES/status.htm">server status</A> information
  32. (with a few configuration tools thrown in)?
  33.  
  34. </menu>
  35. <h3> Examples... </h3>
  36. The following examples scratch the surface of SRE-Filter's potential:
  37. <ul>
  38. <li> Try the<A HREF="/SAMPLES/sampmap.htm"> sample image map ?</A>
  39. <br> ... or a simple (<EM>does any one still use</EM>) <A HREF="/SAMPLES/testsrch.htm">searchable index</A>
  40. <LI> Server side includes?  How about a demonstration of
  41. <menu><li> a potpourri of the <A HREF="/SAMPLES/tsthttpd.htm">NCSA-style server side includes</A>,
  42.  <li>"in-line code" execution using the  <A HREF="/SAMPLES/testtabl.htm">INTERPRET</a> keyphrase,
  43. <li> a simple example of SRE-Filter's use of <a href="/SAMPLES/sampcook.htm"> cookies </a>,
  44. <br> or the you can use the <A HREF="/SAMPLES/sampopt1.sht">OPTIONS keyphrase</A> to pass information between
  45. documents 
  46. </menu>
  47. <LI> Upload stuff to your server? SRE-Filter has  <A HREF="/SAMPLES/upload.htm">more then one file upload capability</a>
  48. <LI> A sample of  SRE-FILTER's <A HREF="/SAMPLES/sampmbox.htm">MESSAGE box facility</A>?
  49.  
  50. <!-- .. include this if SWISH.EXE is installed in your working directory
  51. <li> Search an <A HREF="SAMPLES/srchindx.htm">index of the SAMPLES directory</A>
  52.  -------------------------------------------- -->
  53.  
  54. <!--  select  tmp1=datadir()||'SAMPLES/getafile.htm';
  55.           if stream(tmp1,'c','query exists')=' ' then; return 0;
  56.           return 1; -->
  57. <li> <A HREF="SAMPLES/getafile.htm"> GETAFILE</A> is a highly configurable
  58. directory-viewer/file-retriever add-on for SRE-Filter, it complements
  59.  <A HREF="/!dir?/+no_recurce_dir=0">!DIR</a> (the built-in directory display processor)</A>.
  60.  
  61. <!-- select end -->
  62. <!--  select  tmp1=datadir()||'SAMPLES/getafile.htm';
  63.           if stream(tmp1,'c','query exists')<>' ' then; return 0;
  64.           return 1; -->
  65. <li>
  66.  <A HREF="/!dir?/+no_recurce_dir=0">!DIR</a> is  SRE-Filter's built-in directory display processor)</A>.
  67. Or, you might be interested in the <a href="http://rpbcam.econ.ag.gov/srefilter/getafile.zip">
  68. GETAFILE</a> add-on.
  69. <!-- select end -->
  70.  
  71. </ul>
  72. <h3> More documentation...</h3>
  73. Above and beyond the <A HREF="/SAMPLES/guide.htm">users guide</A>,
  74. the
  75. <a href="/SAMPLES/srefiltr.faq"> SRE-Filter Frequently Asked Questions</a>
  76. is not a bad place to learn more about the fundamentals, and the
  77. the <A HREF="/SAMPLES/summary.htm">summary of SRE-FILTER</A> is
  78. a convenient review tool.  But, when you gotta RTFM, the two best documents are:
  79. <menu>
  80. <LI>the <EM>too-big-but-still-not-big-enough</EM> <A HREF="/SAMPLES/SREFILTR.HTM">SRE-FILTER manual</A>
  81. and the <A HREF="/SAMPLES/initfilt.doc">description of initialization parameters</A>? </menu>
  82. There is more... the <A HREF="/SAMPLES/helplist.htm">list of documentation</A> files tells all.
  83. </ul>
  84. <hr>
  85. <!-- Replace Creation --> <br>
  86. <em> It can be found at </em> <tt> <!-- replace url --> </tt> <br>
  87.  
  88. <p><em>  <!-- Replace HOME_NAME --> is running
  89.  <!-- Replace Server --> , <!--Replace Filter_Name --> </em>
  90.  
  91.  
  92. </body>
  93. </html>
  94.